home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Fixation 1.3 / incoming.h < prev    next >
Text File  |  1996-04-03  |  153b  |  7 lines

  1. // incoming.h
  2.  
  3. extern Boolean gCaughtPrompt, gWillSetup;
  4. extern short gCheckingVersion;
  5. extern char gPrompt[128];
  6.  
  7. void ScanIncomingServer(short stream);